# File lib/mocha/parameter_matchers/optionally.rb, line 27 def optionally(*matchers) Optionally.new(*matchers) end