3 4 5
# File 'lib/approvals/dsl.rb', line 3 def verify(object, options = {}) Approval.new(object, options).verify end