# File lib/facon/expectation.rb, line 51 def with(*args, &block) @method_block = block if block @argument_expectation = args self end