class ACIrb::SyntheticSwCTestObj

Public Instance Methods

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