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