class ACIrb::StsExtInDef

Public Instance Methods

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