class ACIrb::SyntheticRelUnenfTest

Public Instance Methods

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