class ACIrb::FvEncapDef

Public Instance Methods

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