class ACIrb::VnsDevMod

Public Instance Methods

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