# File lib/pry-remote-em/proto.rb, line 121
    def send_auth(a)
      send_json({:a => a})
    end