# File rexml/element.rb, line 478
def
has_attributes?
return
!@attributes.empty?
end