class ACIrb::L3extCtxUpdater

Public Instance Methods

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