class ACIrb::L3extDomP

Public Instance Methods

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