class ACIrb::FabricSpCardP

Public Instance Methods

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