static L recentlyChangedSnippets() { ret listRecentlyChangedSnippets(); } static L recentlyChangedSnippets(int n) { ret listRecentlyChangedSnippets(n); }