# File lib/flexmock.rb, line 481
481:
def
with
(
*
args
) 482:
@expected_args
=
args
483:
self
484:
end