`(models.japidsample.Author a)

author name: $a.name

his birth date: $a.birthDate

and his is a '${a.getGender()}'

`tag SampleTag "end"