# File common/lib/symbiosis/domain.rb, line 450
    def is_alias?
      not self.symlink.nil?
    end