class EventMachine::Protocols::Postgres3

def initialize

def initialize
  @data = ""
  @params = {}
end