# File lib/railsbench/benchmark_specs.rb, line 13 def initialize(name, hash) super(hash) @name = name end