class ACIrb::VzConsLbl

Public Instance Methods

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