# File ruby/jbridge.rb, line 392 def jstatic(classname) __build_bridge __register(JClass.new(__to_s(classname))) end