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