These strings aren't actually used right now, but they may be used
in the future, so don't actually remove them but silence the error that
they aren't used.
turtlemocks doesn't seem to provide a way to annotate that these methods
override a base class method, so it triggers a lot of warnings about
missing override when the classes are instantiated.