class ACIrb::VzProvSubjLbl

Public Instance Methods

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