class Faye::RackStream

def each(&callback)

def each(&callback)
  @stream_send ||= callback
end