class Pundit::CacheStore::LegacyStore

def initialize(hash = {})

def initialize(hash = {})
  @store = hash
end