# File lib/relevance/tarantula/log_grabber.rb, line 10
      def clear!
        File.open(@path, "w")
      end