module StateReporting
  def self.table_name_prefix
    'state_reporting_'
  end
end
