# File lib/cucumber/formatter/json.rb, line 18 def before_features(features) @json = {:features => []} end