class ACIrb::InfraCEPg

Public Instance Methods

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