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