class ACIrb::TagAliasInstTask

Public Instance Methods

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