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