# File lib/thin/runner.rb, line 181 def service? @options.has_key?(:all) || @command == 'install' end