# File lib/active_support/xml_mini/libxml.rb, line 124 def yaml? attributes.collect{|x| x.value}.include?('yaml') end