# File lib/fog/xenserver/models/compute/host.rb, line 30 def pbds __pbds.collect { |pbd| connection.pbds.get pbd } end