class ACIrb::CoopCtxRec

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/coop.rb, line 184
def rn
  'ctx-' << @attributes['vnid'] << ''
end