# File lib/thin/command.rb, line 19
    def self.run(*args)
      new(*args).run
    end