forked from Mirror/wren
Also disallow super() in static methods. It won't do anything useful (it always just delegates to Class) anyway.
Also disallow super() in static methods. It won't do anything useful (it always just delegates to Class) anyway.