class Nokogiri::HTML::ElementDescription

def deprecated_attributes # :nodoc:

:nodoc:
def deprecated_attributes # :nodoc:
  get_string_array_from :attrs_depr
end