class ACIrb::NwVdc

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/nw.rb, line 907
def rn
  'vdc-' << @attributes['id'] << ''
end