# File lib/spec/story/runner/story_parser.rb, line 61 def create_given(name) @story_mediator.create_given(name) end