Calling [redis.subscribed?](http://www.rubydoc.info/github/redis/redis-rb/Redis#subscribed%3F-instance_method) I get ``` Passing 'subscribed?' command to redis as is; blind passthrough has been deprecated ``` I think it makes sense for redis-namespace to whitelist/proxy this method call?