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