# File lib/feedzirra/parser/itunes_rss.rb, line 42 def self.able_to_parse?(xml) xml =~ /xmlns:itunes=\"http:\/\/www.itunes.com\/dtds\/podcast-1.0.dtd\"/ end