# File lib/fog/linode/models/compute/server.rb, line 12
        def initialize(attributes={})
          super
          self.username = 'root'
        end