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