Assuming I've understood the point at which cane hooks into the testing lifecycle, it would be nice if we could drop a require 'cane' statement (or similar) into the Rspec spec_helper.rb, and have cane automatically execute as part of the Rspec suite without having to invoke a separate command.