= private = protected
<<(child)
This method has no description. You can help the Ruby community by adding new notes.
# File lib/rss/xml.rb, line 29 def <<(child) @children << child end