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