val ids: List<String>
fun ids(type: String): List<String>
fun ids(types: Iterable<String>): List<String>