class ACIrb::DbgexpTSDomain

Public Instance Methods

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