# File lib/spec/story/runner/story_mediator.rb, line 120 def initialize(type, name) @type = type @name = name end