An option that discards the return value, inherits from Bool since it does not expect an argument.
# File lib/slop/types.rb, line 127 def null? true end