class ACIrb::PconsDependencyCtx

Public Instance Methods

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