class Typhoeus::Errors::NoStub

def initialize(request)

def initialize(request)
  super("The connection is blocked and no stub defined.")
end