class Foo { // fun foo() {} fun bar() { } // fun xyzzy() { // printn("Xyzzy") printn("Xyzzy") printn("Xyzzy") // } }