class Foo < Object def inspect "" end end Foo.inspect()