class Gitlab::QA::Service::ClusterProvider::Base

def teardown

def teardown
  raise NotImplementedError
end