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