# File lib/swd/cache.rb, line 3
    def fetch(cache_key, options = {})
      yield
    end