# `GSGlyphsInfo otherBlues:`

*Type Method*

## Declaration

```swift
class func otherBlues(_ alignmentZones: [Any]) -> [Any]
```

```objc
+ (NSArray *) otherBlues:(NSArray *) alignmentZones;
```

```python
otherBlues_(alignmentZones: list) -> list
```

