# File rxml/html_transformer.rb, line 88
      def image(doc, src, alt=nil, attr=nil)
        super(doc, src, alt, attr)
      end