import Foundation public enum StorageKeyNames { public static let userProfile = "user_profile.json" }