import Foundation final class ContactTable: Table { override func beforeCommit() { } }