# File lib/fog/libvirt/models/compute/pool.rb, line 35
        def start
          connection.pool_action uuid, :create
        end