# File lib/gherkin/formatter/json_formatter.rb, line 24
      def feature(feature)
        @gherkin_object = feature.to_hash
      end