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