class ACIrb::IdentConsumerTask

Public Instance Methods

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