# File lib/redis/pipeline.rb, line 98
    def initialize
      super("Value will be available once the pipeline executes.")
    end