# File lib/hiera/filecache.rb, line 3
    def initialize
      @cache = {}
    end