class ACIrb::L2extInstP

Public Instance Methods

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