# File lib/fog/libvirt/models/compute/pool.rb, line 51
        def build
          service.pool_action uuid, :build
        end