# File lib/pry-remote-em/proto.rb, line 133
    def send_shell_cmd(c)
      send_json({:s => c})
    end