# File lib/rhc/rest/client.rb, line 34
      def user
        debug "Getting user info"
        @user ||= api.rest_method "GET_USER"
      end