# File lib/nanite.rb, line 63 def request(*args, &blk) ensure_mapper @mapper.request(*args, &blk) end