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