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