class ACIrb::TagAliasDelInstTask

Public Instance Methods

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