43 44 45
# File 'lib/http_server_manager/server.rb', line 43 def status running? ? :started : :stopped end