class ACIrb::TestinfralabCont

Public Instance Methods

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