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