# File lib/redis/pipeline.rb, line 5
def
initialize
@commands
= []
end