class ACIrb::PconsModRef

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pcons.rb, line 604
def rn
  'mod-[' << @attributes['modDn'] << ']'
end