6 7 8
# File 'lib/validbot.rb', line 6 def self.validate(object, &block) ::Validbot::Validator.new(object, &block) end