# File lib/dm-core/associations/one_to_many.rb, line 21
        def child_key
          inverse.child_key
        end