# File markup/simple_markup.rb, line 225
    def add_html(tag, name)
      @am.add_html(tag, name)
    end