Introduction to Mason
10
Caching self
But the coolest part is caching a component's output:
<%init>
return if $m->cache_self($key);
... </%init> <h1>Statistics</h1>