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