# File lib/spec/story/step_group.rb, line 46
      def Then(name, &block)
        create_matcher(:then, name, &block)
      end