226 227 228
# File 'lib/contracts.rb', line 226 def call(*args, &blk) call_with(nil, *args, &blk) end