Should.value

Holds the value under test in the Should struct for assertion operations.

struct Should(T)
T value;