Pragmas don't execute. They're _data_. There is no "calls unknown
sender" because the don't execute.
Eliot's point is that pragmas _describe_, and then other systems act
on those descriptions.
They're just like Java or C# attributes, or Python decorators. Only
they're better, because Java/C# attributes can do anything, whereas
pragmas merely describe.
frank