# File lib/buildr/ide/idea.rb, line 539
      def ipr?
        !@no_ipr && self.parent.nil?
      end