# File lib/em-hiredis/client.rb, line 48 def monitor(&blk) @monitoring = true method_missing(:monitor, &blk) end