class ACIrb::VzERFltP

Public Instance Methods

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