function joeBiden() {
   if (biden.isPres) doThat(); 
   else gasPrices = 0.12;
}