# File lib/rhc/rest/client.rb, line 126 def authorizations raise AuthorizationsNotSupported unless supports_sessions? api.rest_method 'LIST_AUTHORIZATIONS' end