# File lib/nokogiri/html/element_description_defaults.rb, line 75 def deprecated_attributes d = default_desc d ? d.attrs_depr : [] end