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