48 49 50
# File 'lib/gitlab/qa/component/ldap.rb', line 48 def name @name ||= "openldap-#{SecureRandom.hex(4)}" end