public void Static_equals_delegates_to_static_method_on_object() { Assert.That(Fake.Equals("foo", "foo"), Is.True); }