class Cucumber::Core::Test::Case

def step_count

def step_count
  test_steps.count
end