in src_en/src/main/scala/services/ConfServiceImpl.scala [17:19]
def readString(key: String): String = { ConfigFactory.load().getString(key) }