# File lib/em-redis/redis_protocol.rb, line 246
      def errback(&blk)
        @error_callback = blk
      end