class ACIrb::PconsPolCtx

Public Instance Methods

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