class ACIrb::PconsResolver

Public Instance Methods

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