public void SupportedAttributes(Type supportedType) { Assert.That(supportedType.IsAssignableFrom(_tag.GetType())); }