Deletes the User
103 104 105
# File 'lib/OpenNebula/User.rb', line 103 def delete() super(USER_METHODS[:delete]) end