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