# File lib/spec/story/runner/story_mediator.rb, line 49 def run_stories stories.each { |story| @runner.instance_eval(&story) } end