class ACIrb::RtctrlMatchCommDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/rtctrl.rb, line 595
def rn
  'comm-' << @attributes['community'] << ''
end