# File lib/facet/object/supers.rb, line 43 def test_supers t = TestY.new assert_equal( "YES", t.try ) end