# File lib/webmock/responses_sequence.rb, line 13
    def end?
      @times_to_repeat == 0
    end