method
to_a
v2_6_3 -
Show latest stable
- Class:
REXML::Parent
to_a()public
No documentation available.
# File lib/rexml/parent.rb, line 115
def to_a
@children.dup
end to_a()No documentation available.
# File lib/rexml/parent.rb, line 115
def to_a
@children.dup
end