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