class ACIrb::FvTunDefRef

Public Instance Methods

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