# File raggle, line 1629
      def initialize(url, last_modified = nil)
        parse_rss_url(url, last_modified)
      end