import Def extension Super : Hello { public func hello() { print("Hello") } }