# File lib/flexmock.rb, line 550
550:     def with_any_args
551:       @expected_args = nil
552:       self
553:     end