Config

final case class Config(lowerCase: Boolean, foldASCII: Boolean, defaultStopWords: Boolean, customStopWords: Set[String])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any