module EdFi
  def self.table_name_prefix
    'ed_fi_'
  end
end
