# File lib/buildr/ide/idea.rb, line 567
      def iml?
        @has_iml = @has_iml.nil? ? true : @has_iml
      end