class ACIrb::StsFabInRevDef

Public Instance Methods

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