defmodule LSG do def data_path do Application.get_env(:lsg, :data_path) end end