class ACIrb::FvCtxDef

Public Instance Methods

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