class Test { /** * do something */ fun doSomething() = 0 }