class Derived : Base() { fun getValue() = value fun foo() = value }