# File lib/relevance/tarantula/crawler.rb, line 128
      def submit(method, action, data)
        proxy.send(method, action, data)
      end