class ACIrb::CoopDom

Public Instance Methods

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