# File lib/cucumber/formatter/html.rb, line 86 def before_feature(feature) @exceptions = [] @builder << '<div class="feature">' end