module RSpec

def self.wants_to_quit

def self.wants_to_quit
  world.wants_to_quit
end