class ACIrb::FvMac

Public Instance Methods

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