# File lib/her/model/associations/association.rb, line 20 def self.proxy(parent, opts = {}) AssociationProxy.new new(parent, opts) end