# File lib/mspec/mocks/proxy.rb, line 38
38:   def mock?
39:     @type == :mock
40:   end