14 15 16
# File 'lib/fog/openstack/models/identity/roles.rb', line 14 def get(id) service.get_role(id) end