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