class ACIrb::FvtopoEp

Public Instance Methods

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