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