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