- Changed `Attributes` to return `IReadOnlyList<KeyValuePair<string, string>>`. - Changed `GetBoundRules` to return `IReadOnlyList<TagMatchingRuleDescriptor>`. - Updated tests to react to new signature. #1510