# File lib/librarian/environment/runtime_cache.rb, line 46
      def initialize
        self.data = {}
      end