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