# File lib/mocha/receivers.rb, line 37 def initialize(mock) @mock = mock end
# File lib/mocha/receivers.rb, line 41 def mocks [@mock] end