# File lib_core/rucy/cache.rb, line 46
    def [](*args)
      fetch(*args)
    end