class Cucumber::Cli::Main

def step_mother

def step_mother
  @step_mother ||= StepMother.new
end