# File lib/buildr/ide/idea.rb, line 384 def initialize(buildr_project) @buildr_project = buildr_project @vcs = detect_vcs @extra_modules = [] end