# File lib/travis/cli/help.rb, line 18
      def commands
        CLI.commands.sort_by { |c| c.command_name }
      end