# File lib/dm-core/associations/relationship.rb, line 172 def child_model_name @child_model ? child_model.name : @child_model_name end