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