# File lib/mocha/mockery.rb, line 69
69:     def mocks
70:       @mocks ||= []
71:     end