13 14 15
# File 'lib/webspinne.rb', line 13 def self.visit uri, max_follows Visit.new(uri).run max_follows end