with(n)
No documentation available.
# File lib/spec/matchers/respond_to.rb, line 31 def with(n) @expected_arity = n self end