# File lib/mocha/parameter_matchers/all_of.rb, line 41 def mocha_inspect "all_of(#{@matchers.map(&:mocha_inspect).join(', ')})" end