Retrieves the information of the given User.
82 83 84
# File 'lib/OpenNebula/User.rb', line 82 def info() super(USER_METHODS[:info], 'USER') end