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