# File rxml/xforms_transformer.rb, line 709 def switch(doc) @view_buffer << "<m:switch>" yield doc @view_buffer << '</m:switch>' end