class ACIrb::DbgacTenantSpaceCmnDef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbgac.rb, line 1447
def rn
  'ac-' << @attributes['name'] << ''
end