# File lib/inherited_resources/belongs_to_helpers.rb, line 60 def parent @parent ||= association_chain[-1] end