# This was cloned from a TextMate bundle for yasnippet. #name : function (fun) #key : fun # -- function ${1:function_name} (${2:argument}) { $0 }