class ACIrb::StsExtOutDef

Public Instance Methods

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