# File lib/fog/shared_file_system/openstack/models/share_access_rule.rb, line 29
        def ready?
          state == 'active'
        end