class ACIrb::VzTSubj

Public Instance Methods

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