# File lib/mongrel_config/win32.rb, line 11 def W32Support.list Win32::Service.services.select {|s| s.binary_path_name =~ /mongrel/ } end