# File ruby/jbridge.rb, line 569 def jstatic(classname) __build_bridge obj = JClass.new(__to_s(classname)) return obj end