# File lib/rack/cache/moneta.rb, line 78
        def read(key)
          @cache[key]
        end