# File lib/buildr/core/project.rb, line 83 def initialize_copy(copy) copy.instance_variable_set :@mapping, @mapping.clone end