func f(_ x: Int) -> Int { x * 3 } public class Foo: Bar { private func stuff() {} }