# File lib/ruby-prof/printers/call_stack_printer.rb, line 172
    def threshold
      @options[:threshold] || 1.0
    end