class ACIrb::VzRFltE

Public Instance Methods

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