# File lib/guard/rspec.rb, line 26 def start UI.info "Guard::RSpec is running" run_all if @options[:all_on_start] end