# File lib/fog/aws/models/efs/mount_target.rb, line 14
        def ready?
          state == 'available'
        end