class ACIrb::PconsPolDep

Public Instance Methods

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