# File lib/mocha/names.rb, line 33
    def initialize(mock)
      @mock = mock
    end