# File lib/pry-remote-em/client/keyboard.rb, line 21
      def receive_data(d)
        @con.send_data({:sd => d})
      end