class ActiveFedora::CachingConnection

def enable_cache!

def enable_cache!
  @cache_enabled = true
end