class Service { @objc func RIGHT() { let path = "/api" // a comment log(ChangeMe) } }