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