# -*- mode: snippet -*- # key: m # contributor: Translated from TextMate Snippet # name: method # -- ${1:void} ${2:method}($3) ${4:throws $5 }{ $0 }