> My original thought was to allow cool syntax like x!"embedded > variable: > $foo" but template instantiations don't have access to > variables from > instantiation scope (unless you pass them explicitly via alias, > of > course). template mixins?