# File lib/mechanize/file_response.rb, line 5
    def initialize(file_path)
      @file_path = file_path
    end