class ACIrb::EpmMacEp
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/epm.rb, line 124 def rn 'mac-' << @attributes['addr'] << '' end
# File lib/acirb/model/epm.rb, line 124 def rn 'mac-' << @attributes['addr'] << '' end