# File lib/hoe.rb, line 249
  def self.plugin name
    self.plugins << name
  end