21 22 23
# File 'lib/lti2_commons/lib/lti2_commons/cache.rb', line 21 def fetch(name) @cache.fetch(name) end