# -*- mode: snippet -*- # name: __abs__ # key: _abs # group: Special methods # -- def __abs__(self): return $0