# File lib/tf/plugins.rb, line 4 def initialize detect @additional_plugins = [] @input_plugins = [] @output_plugins = [] @test_plugins = [] end