class ACIrb::VzConsLblDef

Public Instance Methods

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