# File lib/cucumber/formatter/gpretty.rb, line 17
      def after_feature(feature)
        super
        @io.puts
      end