class ACIrb::PconsRsOwner

Public Instance Methods

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