# File lib/parallel_cucumber/runtime_logger.rb, line 9
    def before_feature(_)
      @start_at = Time.now.to_f
    end