module Legacy class History < Db self.table_name = :history end end