class ACIrb::CompVm

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/comp.rb, line 7979
def rn
  'vm-' << @attributes['oid'] << ''
end