class ACIrb::VzEntry
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/vz.rb, line 1362 def rn 'e-' << @attributes['name'] << '' end
# File lib/acirb/model/vz.rb, line 1362 def rn 'e-' << @attributes['name'] << '' end