class ACIrb::VzFilter

Public Instance Methods

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