# File lib/mocha/mockery.rb, line 73
73:     def mocks
74:       @mocks ||= []
75:     end