59 60 61
# File 'lib/contract/integration.rb', line 59 def ===(other) @args.all? { |arg| arg === other } end