class Foo {}
Foo.bar // expect runtime error: Foo metaclass does not implement method 'bar' with 0 arguments.