# File lib/cucumber/cli/configuration.rb, line 67
      def build_tree_walker(step_mother)
        Ast::TreeWalker.new(step_mother, formatters(step_mother), self)
      end