Monkeypatch nose to accept any callable as a method.
By default, nose’s ismethod() fails for static methods. Once this is fixed in upstream nose we can disable it.
Notes:
needed.
Override to select with selector, unless config.getTestCaseNamesCompat is True