# File ruby/jbridge.rb, line 745
        def singleton_method_added(name)
          __send_message_to_java("impl",@__object_id,name.to_s,true)
        end