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 application-wide.
True if SCE is enabled, false otherwise.