method

clear

clear()
public

No documentation available.

# File lib/spec/story/step_group.rb, line 59
      def clear
        @hash_of_lists_of_steps.clear
      end