# File lib/patches/db/riak.rb, line 21 def buckets(options={}, &blk) profile("buckets #{options}") { buckets_without_profiling(options, &blk) } end