class ACIrb::VzSubj

Public Instance Methods

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