# File lib/sass/cache_stores/memory.rb, line 23
      def initialize
        @contents = {}
      end