ferret\layout\tExecutableTwig->OnRender()
OnRender() fetches the locally-stored rendering ($this->FetchRendered()) and appends it to the event's output (caEvent->Append).
system: OnRender()