# File lib/spec/story/story.rb, line 17
      def run_in(obj)
        obj.instance_eval(&@body)
      end