module Tcm
  def self.table_name_prefix
    'tcm_'
  end
end
