# File lib/spec/story/step_group.rb, line 5 def initialize super do |h,k| h[k] = Spec::Story::StepGroup.new end end