26 27 28
# File 'lib/delorean/functions.rb', line 26 def clear_lookup_cache! ::Delorean::Cache.adapter.clear!(klass: self) end