class ACIrb::MldsnoopDom

Public Instance Methods

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