# File lib_ctrl/rucy/control.rb, line 246
    def aliases
      list = @rep.fetch(:AliasList)
      list.load(@properties)
      list
    end