# File lib/nanite/actor.rb, line 61 def request(*args, &blk) MapperProxy.instance.request(*args, &blk) end