class ACIrb::VzFilterTask

Public Instance Methods

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