# File lib/fog/profitbricks/models/compute/load_balancer.rb, line 121
        def failed?
          state == 'ERROR'
        end