class ACIrb::SysdebugTechSupport

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/sysdebug.rb, line 445
def rn
  'techsupport-' << @attributes['creationTS'] << ''
end