# File lib/fog/identity/openstack/v3/models/tokens.rb, line 27 def check(subject_token) service.token_check(subject_token) true end