The Following Code:
class SomeClass (val someStr : String?, context: Context?) { fun someMethod() { someStr.split(anyDelimiter)