local b = Derived:new( ) b:hello( ) b:hello( "Show this string" ) b:delete( )