method
rspec_story_steps
rspec latest stable - Class:
Spec::Story::Extensions::Main
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