# File lib/simple-rss.rb, line 67
                def parse(source, options={})
                        new source, options
                end