# File lib/mocha/expectation.rb, line 530
    def perform_side_effects
      @side_effects.each(&:perform)
    end