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