method
new
new()
public
Hide source
# File lib/rss/parser.rb, line 27 def initialize super("available XML parser was not found in " << "#{AVAILABLE_PARSER_LIBRARIES.inspect}.") end