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