module FakeRedis::TransactionCommands

def in_multi

def in_multi
  self.class.in_multi[database_instance_key]
end