class ACIrb::VzConsCtrctLbl

Public Instance Methods

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