A Refactoring technique that involves creating a null object instead of checking null values, if your code is checking null values often.

A Refactoring technique that involves creating a null object instead of checking null values, if your code is checking null values often.
