[Source]
# File lib/quarry/assert.rb, line 54 def initialize(delegate) @delegate = delegate end
[Validate]