# File lib/cucumber/ast/tree_walker.rb, line 31
      def visit_comment_line(comment_line)
        broadcast(comment_line)
      end