I\'m updating my old .aspx views with the new Razore view engine. I have a bunch of places where I have code like this:
@( condition ? "true" : "false" )