# File rxml/working/base_transformer.rb, line 105
      def instance_tag(doc, name)
        # do nothing, only implemented in xforms 
        yield doc
      end