# File src/ruby_supportlib/phusion_passenger/utils/unseekable_socket.rb, line 274
      def source_of_exception?(exception)
        return exception.instance_variable_get("@from_unseekable_socket""@from_unseekable_socket") == @socket.object_id
      end