class MyClass { } protocol MyProtocol { } func myFunction() { } var myVariable: String