class ACIrb::VnsGFolder

Public Instance Methods

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