method

rspec_story_steps

rspec_story_steps(# :nodoc:)
private

No documentation available.

# File lib/spec/story/extensions/main.rb, line 77
        def rspec_story_steps  # :nodoc:
          $rspec_story_steps ||= Spec::Story::StepGroupHash.new
        end