1 {% from "interface_definition.tmpl" import interface_def %} 2 {% include "header.java.tmpl" %} 3 4 {{ interface_def(interface) }} 5