class ACIrb::VnsDevProf

Public Instance Methods

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