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