class WebMock::Response

def should_timeout

def should_timeout
  @should_timeout == true
end