class ACIrb::PcAggrIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pc.rb, line 79
def rn
  'aggr-[' << @attributes['id'] << ']'
end