# File lib/rr/double.rb, line 61
    def terminal?
      verify_times_matcher_is_set
      times_called_expectation.terminal?
    end