getOthernull1 public func getOther() -> String {
2     return "String from other source."
3 }
4