begin
  ${1}
rescue ${2:Exception} => ${3:e"}
  ${4}
ensure
  ${5}
end
${6}