350 351 352
# File 'lib/rdkit/server.rb', line 350 def instance @@instance end
346 347 348
# File 'lib/rdkit/server.rb', line 346 def register(instance) @@instance = instance end