$ erubis -xE HeaderFooter headerfooter-example2.rhtml def page(list) _buf = ''; _buf << ' '; _buf << ' : '; _buf << ' '; _buf.to_s end