connections()
Return the current number of connected clients
# File lib/gserver.rb, line 134 def connections @connections.size end