module Fog module Compute class XenServer module Models class Pools < Collection model Fog::Compute::XenServer::Models::Pool end end end end end