# File lib/spec/story/given_scenario.rb, line 4
      def initialize(name)
        @name = name
      end