# File lib/mongrel.rb, line 924 def plugin(name, options={}) ops = resolve_defaults(options) GemPlugin::Manager.instance.create(name, ops) end