# File lib/ruby-prof/printers/flat_printer.rb, line 16
    def sort_method
      @options[:sort_method] || :self_time
    end