# File lib/faye/eventsource.rb, line 107
    def each(&callback)
      @stream_send ||= callback
    end