# File lib/fog/profitbricks/models/compute/snapshot.rb, line 73
        def ready?
          state == 'AVAILABLE'
        end