9 10 11
# File 'lib/lite/validation/validator/result/disputable/hash.rb', line 9 def child(key) children[key] || Result.valid end