@extends(main)
@verbatim(){ Invoke tag using full path @Application.tags.bar() }
Invoke tag using full path
@verbatim(){ Invoke tag using relative path @tags.bar() }
Invoke tag using relative path