method
to_a
to_a()
public
Hide source
# File lib/rexml/element.rb, line 989 def to_a enum_for(:each_attribute).to_a end