# File lib/fog/voxel/models/compute/server.rb, line 34
        def ready?
          self.state == 'SUCCEEDED'
        end