class ACIrb::VnsMFolder

Public Instance Methods

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