class ACIrb::PconsPolOwner

Public Instance Methods

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