# File lib/em/processes.rb, line 81
    def receive_data data
      @output << data
    end