# File ruby/comm_abstract.rb, line 47
        def send_message_to_java(method,*args)
          raise "Not implemented error."
        end