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