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