class ACIrb::L3extInstPDef

Public Instance Methods

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