func privateIsEnabled() -> Bool {

        var isEnabled: Bool = enable

        guard let textFieldViewInfo: IQTextFieldViewInfo = activeConfiguration.textFieldViewInfo else {