26 27 28
# File 'lib/jenkins2/api/root.rb', line 26 def restart! connection.post('restart').code == '302' end