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