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