# File lib/rdoc/markup.rb, line 210
  def add_html(tag, name)
    @am.add_html(tag, name)
  end