remove

abstract fun remove(@Language(value = "RegExp") pattern: String)(source)
abstract fun remove(pattern: Regex)(source)