# File lib/cucumber/formatter/pretty.rb, line 71 def before_feature_element(feature_element) @indent = 2 @scenario_indent = 2 end