# File lib/cucumber/formatter/debug.rb, line 7
      def initialize(step_mother, io, options)
        @io = io
        @indent = 0
      end