264 265 266
# File 'lib/redis.rb', line 264 def select(*args) raise "SELECT not allowed, use the :db option when creating the object" end