module Legacy class Registrar < Db self.table_name = :registrar end end