# File lib/spec/story/runner/story_mediator.rb, line 13
        def stories
          @stories.collect { |p| p.to_proc }
        end