# File lib/fog/aws/models/compute/volume.rb, line 37
        def ready?
          state == 'available'
        end