class ACIrb::InfraProvP

Public Instance Methods

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