class ACIrb::InfraFexP

Public Instance Methods

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