Default implementation of FromExpr[None] - Unlifts '{None} into Some(None) - Otherwise unlifts to None
FromExpr[None]
'{None}
Some(None)
None