class ACIrb::GleanDom

Public Instance Methods

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