# File lib/grape/serve_file/file_response.rb, line 16
      def ==(other)
        file == other.file
      end