Create new instance.
32 33 34
# File 'lib/naether/runtime.rb', line 32 def initialize @resolver = Naether::Java.create('com.tobedevoured.naether.impl.NaetherImpl') end