class ACIrb::L3extDomDef

Public Instance Methods

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