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