class ACIrb::DhcpClientClass

Public Instance Methods

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