# File lib/ruby-prof/printers/call_stack_printer.rb, line 164
    def arguments
      ARGV.join(' ')
    end