method
with
with(n)
public
Hide source
# File lib/spec/matchers/respond_to.rb, line 32 def with(n) @expected_arity = n self end