# File lib/librarian/environment/runtime_cache.rb, line 75
      def [](keyspace, key)
        get(keyspace, key)
      end