# File lib/search_cop_grammar/nodes.rb, line 156
      def finalize!
        @nodes = nodes.collect(&:finalize!)

        self
      end