class ACIrb::InfraHPathS

Public Instance Methods

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