# File lib/tf/plugins.rb, line 12
  def detect
    @plugins = Gem.find_files('plugins/tf/*.rb')
  end