class ACIrb::L2MacEp

Public Instance Methods

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