# File lib/rr/double.rb, line 55
    def verify
      verify_times_matcher_is_set
      times_called_expectation.verify!
      true
    end