# File lib/cucumber/formatter/progress.rb, line 20
      def before_feature_element(feature_element)
        record_tag_occurrences(feature_element, @options)
      end