<%# Flow through an ERB template %> <%= foo() %> <%# Flow out of an ERB template %> <% set(source(2)) foo() %>