# File lib/fog/aws/models/cdn/distribution_helper.rb, line 12 def enabled? requires :identity !!enabled and ready? end