# File lib/fog/libvirt/models/compute/pool.rb, line 148
        def num_of_volumes
          requires :raw
          @raw.num_of_volumes
        end