class ACIrb::VnsMIfLbl

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/vns.rb, line 4681
def rn
  'mIfLbl-' << @attributes['name'] << ''
end