class ACIrb::VzBrCP

Public Instance Methods

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