class WebMock::ResponsesSequence

def end?

def end?
  @times_to_repeat == 0
end