# File lib/cucumber/formatter/html.rb, line 210
      def after_steps(steps)
        @builder << '</ol>'
      end