class ACIrb::SyntheticPolicy

Public Instance Methods

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