# File lib/fog/aws/models/cdn/distribution_helper.rb, line 31 def ready? requires :identity status == 'Deployed' end