# File lib/puppet/network/http/mongrel.rb, line 6
6:     def initialize(args = {})
7:         @listening = false
8:     end