Method: Bullshit::Clock#case

Defined in:
lib/bullshit.rb

#caseObject

The benchmark case class this clock belongs to (via bc_method).



153
154
155
# File 'lib/bullshit.rb', line 153

def case
  @bc_method.case.class
end