class ACIrb::PconsRefTask

Public Instance Methods

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