Funniest lines in the codebase

A little something different for this Friday.

Post a funny line you’ve found in Cesium! I’ll go first:

function getMagic(

``

https://github.com/AnalyticalGraphicsInc/cesium/blob/a81f2e7de64c2348558046b5e8e685278fde0dcf/Source/Core/getMagic.js#L13

If I had known getting magic was that easy, I’d be a wizard.

function makeDirty(

``

https://github.com/AnalyticalGraphicsInc/cesium/blob/f1a5ff4a745f30cfaad104e8be8df2000a805516/Source/Scene/Polyline.js#L108

I am likely guilty of writing both of those. :slight_smile:

Patrick