class App(arg: String) { @deprecated def this() { this("foo") } }