# File lib/parser/source/map.rb, line 80
      def initialize_copy(other)
        super
        @node = nil
      end