# File lib/pry-remote-em.rb, line 58
      def receive_data(data)
        @connection.receive_stderr(data)
      end