if (unleash.isEnabled("AwesomeFeature")) { // do new, flashy thing } else { // do old, boring stuff }