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