class ACIrb::L3extInstP

Public Instance Methods

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