class ACIrb::OpflexMacAttrDefRef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/opflex.rb, line 8190
def rn
  'macattrdefref-' << @attributes['mac'] << ''
end