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