183 184 185
# File 'lib/redis/commands/server.rb', line 183 def debug(*args) send_command([:debug] + args) end