in lib/jenkinsfile_runner/base_configuration.rb [87:92]
def value_for(attr) return unless valid_attr?(attr) public_send(attr) end