# File lib/redis/distributed.rb, line 732
    def pipelined
      raise CannotDistribute, :pipelined
    end