class ACIrb::InfraEncap

Public Instance Methods

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