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