# File lib/after_commit.rb, line 39
  def self.saved_records(connection)
    collection :committed_records_on_save, connection
  end