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