class ACIrb::HealthPol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/health.rb, line 278
def rn
  'health-' << @attributes['rCl'] << ''
end