in app/utils/filter.scala [8:10]
def isMatch(value: T): Boolean } case class StringMatchable(matcher: String) extends Matchable[String] {