# File lib/em-http/http_connection.rb, line 22
    def receive_data(data)
      @parent.receive_data data
    end