# File lib/aws/route_53/hosted_zone.rb, line 96 def exists? get_resource.data[:hosted_zone][:id] == path end