I wrote: > Basically, a > decorator is a way to transform a function. Again, this can usually be > done without metaclasses. That should have said, "without _decorators_."