fun <T> empty(): Consumable<T>
Returns an empty Consumable with not value as if it was consumed already.