# -*- mode: snippet -*- # key: class # contributor: Translated from TextMate Snippet # name: class … end # -- T${1:ClassName} = class $0 end;