open fun <K, V> getMap(tableName: String): MutableMap<K, V>
TODO: Temp scaffolding that will go away eventually.