# -*- mode: snippet -*- # name: method # key: method # -- $1.prototype.$2 = function($3){ ${0} };