154 155 156
# File 'lib/jschat/http/jschat.rb', line 154 def send_quit(name) send_json({'quit' => name }) end