class Gitlab::QA::Component::InternetTunnel

def tunnel_server_hostname

def tunnel_server_hostname
  ENV.fetch("TUNNEL_SERVER_HOSTNAME")
end