# File lib/dm-core/collection.rb, line 549 def shift(*) if removed = super resources_removed(removed) end end