# File lib/pry-remote-em/proto.rb, line 136
    def send_shell_result(r)
      send_json({:sc => r})
    end