override fun setOutputs(outputs: List<String>) {
        this.outputs = outputs as ArrayList<String>
    }