Returns the tail flag that is true when the element is the tail element in a template
bool
public function getTail() { return $this->tail; }