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