class ACIrb::SyntheticLocalPol
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/synthetic.rb, line 677 def rn 'localpol-' << @attributes['name'] << '' end
# File lib/acirb/model/synthetic.rb, line 677 def rn 'localpol-' << @attributes['name'] << '' end