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