# File lib/rr/spy_verification.rb, line 26
    def call
      (error = RR.recorded_calls.match_error(self)) && raise(error)
    end