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