# File lib/relevance/tarantula/crawler.rb, line 124 def follow(method, url, data=nil) proxy.send(method, url, data) end