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