# File lib/mocha/names.rb, line 41
41:     def initialize(mock)
42:       @mock = mock
43:     end