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