# File src/Association.rb, line 16 def set(object, val) object.takeValueForKeyPath(val, @association) end