Method: ACIrb::SyntheticAnotherTestObj#rn

Defined in:
lib/acirb/synthetic.rb

#rnObject



53
54
55
# File 'lib/acirb/synthetic.rb', line 53

def rn
  'anothertestobj-' << @attributes['id'] << ''
end