# File lib/cucumber/formatter/json_pretty.rb, line 8
      def json_string
        JSON.pretty_generate @json
      end