# File lib/www/mechanize.rb, line 266
    def get_file(url)
      get(url).body
    end