# File lib/packet/packet_mongrel.rb, line 171
    def write(data)
      @socket.send_data data
    end