# -*- mode: snippet -*- # key: sinc # contributor: Translated from TextMate Snippet # name: singleton_class() # -- class << self; self end