# File lib/generators/cucumber/install/install_base.rb, line 152 def detect_current_framework detect_in_env([['spec', :rspec]]) || :testunit end