# `GSHint save`

*Instance Method*

## Declaration

```swift
func save()
```

```objc
- (void) save;
```

```python
save()
```

