module Support
  def self.table_name_prefix
    'support_'
  end
end
