# File rss-0.2.9/lib/rss/rss.rb, line 173definitialize(string, to, from)
@string = string@to = to@from = fromsuper("can't convert #{@string} to #{to} from #{from}.")
end
This page was generated for Ruby 3.1.2
Generated with Ruby-doc Rdoc Generator 0.42.0.
There is an updated format of the API docs for this version here.