# `GSPluginHandler sortToolInstances:`

*Type Method*

## Declaration

```swift
class func sortToolInstances(_ tools: NSMutableArray)
```

```objc
+ (void) sortToolInstances:(NSMutableArray *) tools;
```

```python
sortToolInstances_(tools: list)
```

