class Seahorse::Client::Http2InitialRequestError

def initialize(error)

def initialize(error)
  @original_error = error
end