# File lib/rspec/core.rb, line 53
  def self.wants_to_quit=(maybe)
    world.wants_to_quit=(maybe)
  end