class ACIrb::CoopRsMrtr2Leaf

Public Instance Methods

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