class ACIrb::FabricSpCardPGrp

Public Instance Methods

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