# File lib/plugins/tf/env_match_test.rb, line 4
  def matches? test
    test =~ TF::EnvMatchTest::MATCHER
  end