# File lib/librarian/environment/runtime_cache.rb, line 83 def keyspace(keyspace) KeyspaceCache.new(self, keyspace) end