Avatar
extension URL { public enum Constants { public static let homePage = URL(...) } } みたいに専用のスコープを切ればできそうではあります