# File lib/fog/libvirt/models/compute/pool.rb, line 79
        def volumes
          connection.list_pool_volumes uuid
        end