# File lib/buildr/ide/idea.rb, line 71 def load_document(filename) REXML::Document.new(File.read(filename)) end