# File lib/cucumber/formatter/html.rb, line 160 def after_feature_element(feature_element) @builder << '</div>' @open_step_list = true end