# File lib/em-redis/redis_protocol.rb, line 251 def method_missing(*argv, &blk) call_command(argv, &blk) end