module Cucumber::StepMother

def step_definitions

def step_definitions
  @step_definitions ||= []
end