class Foo( val a: String = "foo" val b: Int = a.length )