class Sub: Super { override func bar(_: Into) { } func wibble() { } }