# File lib/mocha/names.rb, line 5
5:     def initialize(object)
6:       @object = object
7:     end