class ACIrb::VzTabooTask

Public Instance Methods

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