# File lib/flexmock.rb, line 538
538:
def
with
(
*
args
) 539:
@expected_args
=
args
540:
self
541:
end