class Guard::RSpec

def run_all

def run_all
  _throw_if_failed { runner.run_all }
end