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