class RESO::OtherPhone < ApplicationRecord
  self.table_name = 'reso_other_phones'
end