The $sceProvider provider allows developers to configure the $sce service.
Read more about Strict Contextual Escaping (SCE).
enabled([value]);
Enables/disables SCE and returns the current value.
If provided, then enables/disables SCE.
true if SCE is enabled, false otherwise.