module Garterbelt class Xml < ClosedTag def template "#{indent}\n" end end end