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