# File lib/fog/hp/models/compute/server.rb, line 210
        def username
          @username ||= 'root'
        end