class ACIrb::IdentSegmentTask

Public Instance Methods

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