class ACIrb::CompatVSwitchFw

Public Instance Methods

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