class ACIrb::CoopRsCtx2Leaf

Public Instance Methods

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