# File lib/cucumber/formatter/html.rb, line 180 def before_outline_table(outline_table) @outline_row = 0 @builder << '<table>' end