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