# File lib/flexmock/rspec_spy_matcher.rb, line 33
33:       def with(*args)
34:         @args = args
35:         self
36:       end