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