# File lib/after_commit.rb, line 27
  def self.records(connection)
    collection :committed_records, connection
  end