module Fog module Compute class XenServer module Models class Roles < Collection model Fog::Compute::XenServer::Models::Role end end end end end