Status: IN
Smalltalk's doesNotUnderstand message is used to implement Chain of Responsibility and Proxy via transparent forwarding — unrecognized messages are automatically forwarded to a delegate without the sender knowing.
Source: entries/2026/06/17/gof-oo-chunk-24.md