bool supportsProtocol([ Iterable<int> supportedVersions = kSupportedSetonixProtocolVersions, ]) => negotiateProtocol(supportedVersions) != null;