proxy_target()
Returns the \target of the proxy, same as target.
# File activerecord/lib/active_record/associations/association_proxy.rb, line 72 def proxy_target @target end