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