# File lib/fog/ibm/requests/storage/get_volume.rb, line 55 def volume_ready?(volume_id) self.data[:volumes][volume_id]['state'] == 4 end