# File ruby/jbridge.rb, line 543 def jimport(lines) __build_bridge __send_message_to_java("import",lines) nil end