# File lib/dm-core/associations/many_to_one.rb, line 71
        def reload
          @parent = nil
          self
        end