# -*- mode: snippet -*- # key: cla # contributor: Translated from TextMate Snippet # name: class .. end ## condition: "source.ruby" # -- class ${1:`(yas/ruby-infer-class-name)`} $0 end