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