# File lib/spruz/memoize.rb, line 7
        def __memoize_cache__
          @__memoize_cache__ ||= {}
        end