# File lib/fog/identity/openstack/v3/models/tokens.rb, line 32 def revoke(subject_token) service.token_revoke(subject_token) true end