# File lib/dm-core/collection.rb, line 730 def clear if loaded? resources_removed(self) end super end