# `GSUndoManager increaseDebug_shouldNotTouchUndo:`

*Instance Method*

## Declaration

```swift
func increaseDebug_shouldNotTouchUndo(_ context: String)
```

```objc
- (void) increaseDebug_shouldNotTouchUndo:(NSString *) context;
```

```python
increaseDebug_shouldNotTouchUndo_(context: str)
```

