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