+ The sprocket you're looking for isn't here. Maybe it fell off the bike, + maybe it never existed, maybe it's in the workshop getting degreased. + Either way — nothing to see here. +
+ + + +try { find('/page') } catch (GearStrippedError) { redirect('/') }
+ + Something went very wrong on our end. The greased sprocket overheated, + seized up, and threw a spark. We're in the back with a fire extinguisher + — give us a moment and try again. +
+ + + +while (engine.running) { lubricate(gear); } // TODO: buy fire extinguisher
+