There's no documentation for this item.
# File rss/rss.rb, line 112 def initialize(to, from) @to = to @from = from super("can't convert to #{to} from #{from}.") end
<code/>
<pre/>
<code/>and<pre/>for code samples.