class ACIrb::DhcpProvider

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dhcp.rb, line 1144
def rn
  'prov-' << @attributes['id'] << ''
end