# File lib/dm-core/associations/one_to_many.rb, line 203
        def reload
          @children = nil
          self
        end