# File lib/relevance/tarantula.rb, line 20
    def log(msg)
      puts msg if verbose
    end