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