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