# File lib/em-redis/redis_protocol.rb, line 207
      def exec(&blk)
        call_command(['exec'], &blk)
      end