class Faye::EventSource::Stream

def each(&callback)

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