Classes: NotEmpty
factor_lens
5 6 7
# File 'lib/monolens/stdlib/check.rb', line 5 def notEmpty(options, registry) NotEmpty.new(options, registry) end