internal init(seconds: Int64) {
            switch seconds {
            case -2:
                self = .keyDoesNotExist
            case -1: