# File lib/fog/hp/models/compute/server.rb, line 136
        def ready?
          self.state == 'ACTIVE'
        end