class ACIrb::PconsRsClDep

Public Instance Methods

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