class ACIrb::PlannerVcenterTmpl

Public Instance Methods

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