class ACIrb::StsFabOutDef

Public Instance Methods

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