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