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