# File lib/flexmock.rb, line 493
493:
def
with_any_args
494:
@expected_args
=
nil
495:
self
496:
end