flattenInto

abstract fun flattenInto(map: MutableMap<String, AnyBlock>, parentId: String? = null)

Should recursively call flattenInto on all Flattenable below.