Returns the commands this provider contributes to the application.
@override List<ArtisanCommand> commands() => <ArtisanCommand>[ InstallCommand(), ConfigureCommand(), payments_doctor.DoctorCommand(), ];