class ACIrb::OpflexONic

Public Instance Methods

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