# File lib/phusion_passenger/utils/unseekable_socket.rb, line 44
        def self.wrap(socket)
                return new.wrap(socket)
        end