veesus mikel heir
class Something : Base(){ override fun somethingMethod(param : String) : super(param){ // ...etc } }