1 2 3 4 5 6 7
# -*- mode: snippet -*- # name: __unicode__ # key: un # group: dunder methods # -- def __unicode__(self): $0