class ACIrb::ResConsumer

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/res.rb, line 92
def rn
  'rescon-[' << @attributes['oDn'] << ']'
end