/**
* description
*
* longer
* description
*
* @author The Author
* @throws Exception if this
* or that happens
*/
→
"description
longer description"
by("The Author")
throws(`class Exception`, "if this
or that happens")