# File lib/gherkin/formatter/json_formatter.rb, line 42
      def eof
        @io.write(@feature_hash.to_json)
      end