# File lib/fog/libvirt/models/compute/pool.rb, line 67
        def build
          requires :raw

          @raw.build unless @raw.nil?
        end