# File lib/fog/libvirt/models/compute/pool.rb, line 136
        def allocation
          requires :raw
          @raw.info.allocation
        end