# File lib/plugins/tf/env_arr_test.rb, line 8
  def matches? test
    TF::EnvArrTest::MATCHER.find{|k,v| test =~ v }
  end