There's no documentation for this item.
# File rss/rss.rb, line 67 def initialize(tag, parent) @tag, @parent = tag, parent super("tag <#{tag}> is too much in tag <#{parent}>") end
<code/>
<pre/>
<code/>and<pre/>for code samples.