62 63 64
# File 'lib/algebrick/matchers/array.rb', line 62 def self.call(*matchers) Matchers::Array.new *matchers end