protected function getExpectedCommandLineForNotificationWithATitle() { return <<<CLI 'toast' '-m' 'I'\\''m the notification body' '-t' 'I'\\''m the notification title' CLI; }