# File lib/mspec/mocks/proxy.rb, line 42
42:   def stub?
43:     @type == :stub
44:   end