in src/main/java/com/spotify/heroic/client/api/query/Filter.kt [55:57]
fun of(tags: List<Tag>) : Filter { return KeyTagFilter(null, tags) }