# -*- mode: snippet -*-
# name: func init()
# key: init
# --
func init() {
  $0
}