plus

operator fun plus(inter: Interface): MutableList<Interface>
operator fun plus(interList: List<Interface>): List<Interface>