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