class ReeDao::InitCache

def call

def call
  dao_cache.add_thread_group_cache(Thread.current.group)
  nil
end