class ACIrb::VzTabooDef

Public Instance Methods

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