class ACIrb::VzTaboo

Public Instance Methods

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