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