keynote-version: 2
Comment: this policy will be false
authorizer: "POLICY"
licensees: "Key10"
conditions: app_domain == "testing" && request == "test" &&
		  variable == "no" -> "true";
	     true -> "false";