# File lib/guard/rspec.rb, line 32
    def run_all
      _throw_if_failed { runner.run_all }
    end