class Gitlab::QA::Component::Gitlab

def address

def address
  "#{scheme}://#{hostname}#{relative_path}"
end