class ACIrb::GleanGateway

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/glean.rb, line 99
def rn
  'gw-[' << @attributes['ip'] << ']'
end