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