
/* {{{description}}} */

func main(args: [String:Any]) -> [String:Any] {
     
      return [ "body" : {{{body}}} ]
    
}

