Returns:
11 12 13
# File 'lib/redis/commands/pubsub.rb', line 11 def subscribed? !@subscription_client.nil? end