# File lib/bundler/gem_helper.rb, line 114
    def guard_clean
      clean? or raise("There are files that need to be committed first.")
    end