class ACIrb::SyntheticRelETest

Public Instance Methods

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