class ACIrb::PconsInstClass

Public Instance Methods

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