in lib/taste_tester/state.rb [92:98]
def bundle val = TasteTester::State.read(:bundle) return :compatible if val == 'compatible' val end