# File lib/rubyful_soup.rb, line 697
  def notationdecl(content)
    handle_data("<!NOTATION #{content}>")
  end