# File lib/after_commit.rb, line 43
  def self.destroyed_records(connection)
    collection :committed_records_on_destroy, connection
  end