// "Add 'operator' modifier" "true" class A { fun contains(other: A): Boolean = true }