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