class Bundler::Plugin::DSL
def initialize
def initialize super @sources = Plugin::SourceList.new @inferred_plugins = [] # The source plugins inferred from :type end
def initialize super @sources = Plugin::SourceList.new @inferred_plugins = [] # The source plugins inferred from :type end