class FakeRedis::SortedSetArgumentHandler

def inject_block

def inject_block
  lambda { |handler, item| handler.handle(item) }
end