internal void RequireStatusDefinition(string source, StatusDefinition statusDefinition) { StatusDefinition.Require(source, statusDefinition); }