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