# File lib/cucumber/formatter/pretty.rb, line 76
      def after_feature_element(feature_element)
        @io.puts
        @io.flush
      end