This is one of the most unusual i've seen so far (aside from the ones here of course!):
public class Turtle where T : Turtle
{
}
It lets you declare it but has no real use, since it will always ask you to wrap whatever class you stuff in the center with another Turtle.
[joke] I guess it's turtles all the way down... [/joke]