class Gitlab::QA::Runner

def self.gitlab_qa_options

def self.gitlab_qa_options
  @gitlab_qa_options ||= @options.top.list.map(&:long).flatten
end