# File lib/dm-core/associations/one_to_many.rb, line 187 def reload(*) assert_source_saved 'The source must be saved before reloading the collection' super end