class TrustyCms::Config::Definition
def empty?
definitions created when an undefined config item is set or got.
Returns true if the definition included an :empty flag, which should only be the case for the blank, unrestricting
def empty? !!empty end