class ACIrb::FvAEPg

Public Instance Methods

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