#!/usr/bin/env groovy def call() { sh 'printenv' }