class ACIrb::VnsMFeature

Public Instance Methods

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