# File lib/rubyful_soup.rb, line 663
  def attlistdecl(element_name, attributes, raw_content)
    handle_data("<!ATTLIST #{raw_content}>")
  end