def call (Map config = [:]) { sh "echo test msg: ${config.msg}" }