# File lib/fog/compute/models/slicehost/server.rb, line 73
        def ready?
          self.state == 'active'
        end