# File lib/ruby-prof/printers/call_tree_printer.rb, line 66
    def file(method)
      File.expand_path(method.source_file)
    end