class ACIrb::L2extDomDef

Public Instance Methods

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