import MutualDependency public protocol MyDelegate { func doSomething(sender: MyClass) }