class Cucumber::Formatter::Html

def after_feature(feature)

def after_feature(feature)
  @builder << '</div>'
end