# File lib/rubyful_soup.rb, line 681
  def elementdecl(content)
    handle_data("<!ELEMENT #{content}>")
  end