class EventMachine::EvmaUNIXClient

def initialize io

def initialize io
  super
  @pending = true
end