# File lib/cucumber/formatter/html.rb, line 183 def after_steps(steps) stop_buffering :steps builder.ol do builder << buffer(:steps) end end