private var intValue: Int {
        switch self {
        case .title:
            return 1
        case .information: