Method: BenchmarkSpec#before_hooks

Defined in:
lib/benchmark_spec.rb

#before_hooksObject

Returns the value of attribute before_hooks.



19
20
21
# File 'lib/benchmark_spec.rb', line 19

def before_hooks
  @before_hooks
end