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