# File lib/plugins/tf/text_output.rb, line 8
  def self.argument_matches? argument
    [:load] if argument == "--text"
  end