sbool networkAllowanceTest(S url) { ifdef LeanMode ret true; endifdef ifndef LeanMode ret isAllowed('networkAllowanceTest, url); endifndef }