class Spec::Story::StepGroup

def clear

def clear
  @hash_of_lists_of_steps.clear
end