# File lib/nokogiri/html/element_description_defaults.rb, line 68 def optional_attributes d = default_desc d ? d.attrs_opt : [] end