# File lib/fog/brightbox/models/compute/load_balancer.rb, line 30
        def ready?
          status == 'active'
        end