Status: IN
Template methods lead to an inverted control structure called the Hollywood principle ('Don't call us, we'll call you') where a parent class calls operations of a subclass, not the other way around.
Source: entries/2026/06/17/gof-oo-chunk-21.md