# File lib/cucumber/formatter/json.rb, line 116
      def py_string(string)
        @current_step[:py_string] = string
      end