# File lib/grape/serve_file/file_body.rb, line 29
      def ==(other)
        path == other.path
      end