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