class ACIrb::PresResolverTask

Public Instance Methods

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