TODO: Transform into a nd_enum
'log'
'enforce'
'ignore'
11 12 13
# File 'lib/nd/enum/i18n.rb', line 11 def self.all [LOG, ENFORCE, IGNORE] end