# -*- mode: snippet -*- # key: am # contributor: Translated from TextMate Snippet # name: alias_method .. ## condition: "source.ruby" # -- alias_method :${1:new_name}, :${0:old_name}