# -*- mode: snippet -*- # name: Benchmark.bmbm(...) do ... end # group : general # -- Benchmark.bmbm(${1:10}) do |x| $0 end