# File lib/guard/rspec_formatter.rb, line 26 def self.rspec_3? ::RSpec::Core::Version::STRING.split(".").first == "3" end