class ACIrb::CompatVmmCtrlrVer

Public Instance Methods

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