class ACIrb::VzRFltP

Public Instance Methods

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