# File lib/patches/db/riak.rb, line 61 def mapred(mr, &block) profile("mapred") { mapred_without_profiling(mr, &block) } end