# File lib/mspec/mocks/proxy.rb, line 140 140: def and_yield(*args) 141: @yielding << args 142: self 143: end