Returns:
51 52 53
# File 'lib/raspar.rb', line 51 def exist?(url) @parsers.include?(URI(url).host) end