David Mitchell

You are the light of the world.

Matthew 5:14

var Light = new Light<World>();
var Christian = Light;

if (City.Location == Location.SetOnAHill)
{
    //! denotes NOT in this syntax
    _ = !CanBeHidden(City); 
    Shine(Light);
}
//v16
Shine(Christian, Christian.Works<Good>) 
    => Glory.To(God);

//Awaiting my thoughts on this verse.