# -*- mode: snippet -*- # key: cl # contributor: Translated from TextMate Snippet # name: classify { |e| .. } ## condition: "source.ruby" # -- classify { |${1:e}| $0 }