# File lib/ruby-prof/printers/abstract_printer.rb, line 41
    def sort_method
      @options[:sort_method] || :total_time
    end