# File lib/puppet/network/handler/status.rb, line 11
11:         def status(client = nil, clientip = nil)
12:             return 1
13:         end