class Cucumber::Unit

def step_count

def step_count
  @step_collection.length
end