class ACIrb::L2InstPolDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l2.rb, line 12072
def rn
  'l2polD-' << @attributes['name'] << ''
end